UCF STIG Viewer Logo

The FTP daemon must not be installed unless required.


Overview

Finding ID Version Rule ID IA Controls Severity
V-47911 SOL-11.1-020130 SV-60783r1_rule High
Description
FTP is an insecure protocol.
STIG Date
Solaris 11 X86 Security Technical Implementation Guide 2019-12-18

Details

Check Text ( C-50347r1_chk )
Determine if the FTP package is installed.

# pkg list service/network/ftp

If an installed package named "service/network/ftp" is listed and not required for operations, this is a finding.
Fix Text (F-51523r1_fix)
The Software Installation Profile is required.

# pfexec pkg uninstall service/network/ftp